projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
02ace34
2ead380
)
auto merge of #410 : alexcrichton/cargo/fix-doctest-with-dep, r=wycats
author
bors
<bors@rust-lang.org>
Wed, 20 Aug 2014 18:29:03 +0000
(18:29 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 20 Aug 2014 18:29:03 +0000
(18:29 +0000)
The movement of tests to the main `target` directory forgot to update a spot
where rustdoc used a -L flag.
Closes #411
Trivial merge